home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE busconfig PUBLIC
- "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
- <busconfig>
- <policy user="root">
- <allow own="com.ubuntu.SystemService"/>
- </policy>
-
- <policy context="default">
- <allow send_interface="com.ubuntu.SystemService"/>
- <allow receive_interface="com.ubuntu.SystemService"
- receive_sender="com.ubuntu.SystemService"/>
- </policy>
-
- </busconfig>
-
-